div {
    display: flex;
    justify-content: center;
    height: 800px;
  }
  
  img {
    width: 60%;
    height: 500px;
   
   
  }